type runtime/pprof.locInfo
4 uses
runtime/pprof (current package)
proto.go#L40: locs map[uintptr]locInfo // list of locInfo starting with the given PC.
proto.go#L240: type locInfo struct {
proto.go#L267: locs: map[uintptr]locInfo{},
proto.go#L606: b.locs[addr] = locInfo{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)